home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / objtba.zip / README.DOC < prev   
Text File  |  1993-01-04  |  3KB  |  59 lines

  1.     
  2.     
  3.                             INTRODUCTION
  4.     ------------------------------------------------------------
  5.     
  6.     This disk contains several items of interest.  There is a general 
  7.     purpose Mailing List Manager. A listing of the Turbo Pascal 5.5 code 
  8.     (NOT COMPILABLE) that generates the Mailing list manager.  The 
  9.     compiled demonstration UNITs for ObjectBase, a DataBase Manager, for 
  10.     use in your own programs.  Users manuals for both ObjectBase and the 
  11.     Mailing List Manager.  All *.MNL & *.DOC files are formated for 
  12.     printing. To print just type the following at the DOS prompt:
  13.     
  14.                      > COPY *.DOC PRN<Cr>
  15.                      > COPY *.MNL PRN<Cr>
  16.     
  17.                              FILES ON DISK
  18.     -------------------------------------------------------------
  19.     This Archived file contains the following files:
  20.     
  21.                  README.DOC .......... This file.
  22.                  MMGR.EXE ............ The Mailing List Manager executable 
  23.                                        file.
  24.                  MMGR.DOC ............ The source code listing of the Main 
  25.                                        Program file for MMGR.EXE.
  26.                  MMGRRPTS.DOC ........ The source code for the Report 
  27.                                        routines contained in MMGR.EXE.
  28.                  MMGRVARS.DOC ........ The source code for the global 
  29.                                        variable declarations and 
  30.                                        initialization routines for MMGR.EXE.
  31.                  MMGR.MNL ............ The user manual for MMGR.EXE
  32.                  OBJTBASE.MNL ........ The Instructions for putting 
  33.                                        OBJTBASE.TPU to work in your own TP-5.5
  34.                  OOPBASE.TPU ......... The Compiled UNIT for ObjectBase.
  35.                  DBOBJT.TPU .......... The Compiled UNIT for DBObjt.  Support 
  36.                                        routines for ObjectBase.
  37.     
  38.     All Files and programs contained in this Archive are copyrighted 
  39.     material.  The copyrights (1990) are held by Thomas W. Harden and all 
  40.     rights are reserved.  The files contained in this archive file are not 
  41.     do be distributed unless all files contained herein are distributed 
  42.     unchanged.
  43.     
  44.     Correspondence concerning obtaining a full featured version of 
  45.     ObjectBase and/or ObjectInterFace, the use of either product, or bugs 
  46.     that you may have unearthed should be addressed to:
  47.                             Thomas W. Harden
  48.                             Harden Consulting
  49.                             48 Red Post Crescent
  50.                             Fairport, NY  14450
  51.                                 
  52.     You may leave a message on Compuserve network ID No: 76317,2503.
  53.     
  54.     Thank you for trying these products.  Providing labor saving, hassle 
  55.     reducing tools for programmers is the goal of Harden Consulting.  Any 
  56.     suggestions or ideas you may have would be greatly appreciated.
  57.          
  58.     
  59.